projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
652c86e
)
(rmail-digest-methods, rmail-digest-mail-separator): New variables.
author
Francesco Potortì
<pot@gnu.org>
Mon, 16 Dec 2002 17:05:59 +0000
(17:05 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Mon, 16 Dec 2002 17:05:59 +0000
(17:05 +0000)
(rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
(rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
(rmail-digest-parse-rfc934): New functions.
(undigestify-rmail-message): Completely rewritten.
lisp/mail/undigest.el
patch
|
blob
|
history
diff --git
a/lisp/mail/undigest.el
b/lisp/mail/undigest.el
index 01ae5cd07bff63057720e61b425c1e671ebd836f..648a2040b7c7911bd5a063cdc08bdc2528e63e7c 100644
(file)
--- a/
lisp/mail/undigest.el
+++ b/
lisp/mail/undigest.el
@@
-26,6
+26,7
@@
;;; Commentary:
;; See Internet RFC 934 and RFC 1153
+;; Also limited support for MIME digest encapsulation
;;; Code: